Read the CPU ID Base Register to determine: the ID number of the processor core, the version number of the processor core, the implementation details of the processor core.
REVISION | Minor revision number m in the rnpm revision status: 0x1 = Patch 1. |
PARTNO | Number of processor within family: 0xC60 = Cortex-M0+ |
ARCHITECTURE | Constant that defines the architecture of the processor: 0xC = ARMv6-M architecture. |
VARIANT | Major revision number n in the rnpm revision status: 0x0 = Revision 0. |
IMPLEMENTER | Implementor code: 0x41 = ARM |